home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 33 / Amiga Format AFCD33 (Issue 117, Dec 1998).iso / -seriously_amiga- / graphics / mysticview / history < prev    next >
Text File  |  1998-09-07  |  21KB  |  550 lines

  1.  
  2.   MysticView history
  3.  
  4.   0.99e
  5.     - the neural network has been overworked.
  6.     - the AUTOSAVESETTINGS setting is no longer saved in the icon,
  7.       it is now part of the global configuration
  8.     - MysticView did not read its settings from an icon when it
  9.       was started as an icon's default tool. fixed.
  10.     - added AUTOCROP setting
  11.  
  12.   0.99d
  13.     - added AUTODISPLAYMODE and a new menu entry "learn and predict".
  14.       if activated, MysticView uses a small neural network to learn the
  15.       user's desired displaymode for different kinds of pictures. "learn
  16.       and predict" does not care about the rarely used displaymodes
  17.       IGNOREASPECT and FIT. it will only learn from and try to predict
  18.       KEEPASPECT, KEEPASPECT2, and ONEPIXEL.
  19.     - added a new icon by M. Grothmann.
  20.  
  21.   0.99c
  22.     - fixed display mode settings in the menus. mutual exclude
  23.       was broken since 0.99b.
  24.     - added menu item "rename to...". Renaming in this
  25.       context means moving a picture to any place in the
  26.       filing system. the difference towards "move picture"
  27.       is that the picture is kept in the current picture
  28.       list. requested by G. Hones.
  29.     - MysticView's screen comes to front when a picture
  30.       is dragged on the appicon. Requested by M. Grothmann.
  31.  
  32.   0.99b
  33.     - the commandline arguments were broken as of v0.99. fixed.
  34.     - "reset display settings" is now considered when the display
  35.       mode is changed. requested by infinity.
  36.     - re-enabled the escape key for quitting. requested by
  37.       P. Habermehl and J. Urbanek
  38.     - added PRIORITY setting (normal, nice, low). the priority
  39.       is only considered when mysticview starts.
  40.     - the options menu has been completely restructured.
  41.       some settings have been removed from the menu, they are
  42.       only accessible throughout tooltypes now: Hide mode,
  43.       simple/smart refresh, keep image when hidden
  44.     - removed every second frame of the supplied animation from
  45.       the archive. it appeared somehow obscene to me to include
  46.       half a megabyte of animation data for silly demonstration
  47.       purposes
  48.     - by default the system's screen font is used for the
  49.       picture info text.
  50.     - added FONTSPEC tooltype for the picture info text.
  51.       syntax: size[,name]. example: FONTSPEC=8,topaz
  52.     - revised the documentation. many details did not reflect
  53.       recent changes.
  54.     - with LMBACTION=NEXT, only mouseclicks that exactly hit the
  55.       picture will actually advance the picture list.
  56.     - slightly modified the supplied example presets.
  57.       
  58. * 0.99a
  59.     - pictures moved to another directory are now removed from
  60.       a list.
  61.     - the package contained outdated versions of some libraries,
  62.       and the installer did not update correclty. fixed.
  63.     - the icons in the v0.99 archive still contained the old
  64.       tooltype settings. fixed.
  65.  
  66.   0.99
  67.     - added configurable left mousebutton action ('drag' or 'next')
  68.     - a default preset path is no longer defined.
  69.     - fixed a bug in the presetfile generation. 
  70.     - fixed the startup. MysticView's icon settings were
  71.       read and interpreted twice.
  72.  
  73.   0.98j
  74.     - renamed NOLOOP to LOOP, NORECURSE to RECURSE, RENDERMEM to
  75.       RENDERQUALITY.
  76.     - all former boolean-type settings are now keyword settings.
  77.       the keywords are "YES" and "NO".
  78.     - removed the DEFICON tooltype.
  79.     - SCROPENMODE "NONE" has been renamed to "DEFAULT".
  80.     - restuctured the menus.
  81.     - configurable paths and presets are now stored in env:/envarc:
  82.       and saved automatically. this greatly enhances comfort and
  83.       usability.
  84.     - file management requesters are no longer opened on the default
  85.       pubscreen, but rather on MysticView's screen.
  86.     - Mysticview now uses the Workbench's SA_Pens when opening a
  87.       new screen
  88.     - added slideshow/no delay option.
  89.     - added RESETDISPLAY setting. if enabled, the zoom/position/rotation
  90.       settings are reset between pictures.
  91.     - the installer no longer overwrites an already existing icon.
  92.     - MysticView is no longer iconified when the close button is clicked
  93.       or Escape is pressed. Iconify has to be invoked seperately.
  94.     - changed some default settings.
  95.     - added auto thumbnailing.
  96.     - removed shareware limitation for thumbnail functions.
  97.     - MysticView now creates icons for its preset files.
  98.     - MysticView can now be started by doubleclicking a preset icon.
  99.     - preset files can be dragged to MysticView's window.
  100.  
  101.   0.98i
  102.     - fixed mouse movement problem that somtimes occured when MysticView's
  103.       screen was left or re-activated. thanks to persistant nagging
  104.       from Joker. this was a MysticView bug and NOT caused by MCP.
  105.     - fixed asl file requester enforcer hit
  106.     - the same picture is no longer preloaded in the background when
  107.       only one picture is in the queue.
  108.     - included some more semaphore protections to the background
  109.       picture handler
  110.     - fixed a rejectpattern bug/enforcer hit when no rejectpattern
  111.       was specified
  112.     - added menu item "Negative"
  113.     - added some busy pointers
  114.     - changed some hardcoded defaults and default settings in the
  115.       distribution.
  116.     - iconify mode default is now hardcoded to NO.
  117.     - a picture is no longer reloaded when "keep image when hidden"
  118.       is selected, slideshow mode is active, only one picture is
  119.       in the queue, and MysticView gets uniconified. the same applies
  120.       if the screen/windowmode is changed ("keep image when hidden"
  121.       is not considered in this case)
  122.  
  123.   0.98h
  124.     - you can now completely disable mysticview's logo by setting
  125.       STARTPIC=none. mysticview now starts when a startpic wasn't
  126.       found.
  127.     - fixed a tiny memory leak in the settings that could occur with
  128.       some options.
  129.     - added THUMBSIZE and THUMBCOLORS.
  130.     - improved subtask stability
  131.     - added REJECTPATTERN
  132.     - the startpic file requester could produce an enforcer hit. fixed.
  133.  
  134. * 0.98g
  135.     - fixed slideshow bug: when only one picture was selected
  136.       and slideshow plus loop mode was activated, the picture
  137.       was reloaded over and over again. reported by Joker.
  138.     - minor aspect problems fixed.
  139.     - the image aspect is now displayed in the information
  140.       textline.
  141.  
  142.   0.98f
  143.     - added JPEG saving. (no options yet. default saving
  144.       quality used).
  145.     - fixed commandline options. reported by Kilyman.
  146.  
  147.   0.98e
  148.     - added autodither.
  149.     - fixed timing problems in slideshow mode.
  150.  
  151.   0.98d
  152.     - MysticView now requires mysticview.library.
  153.  
  154.   0.98c
  155.     - MysticView has been slightly sped-up on truecolor displays.
  156.     - added ZOOMSTEP.
  157.     - limited newicon thumbnails to a size of 80x80 pixels and
  158.       64 colors. this will speed up the icon display on your
  159.       Workbench. (this is still no final solution, though.)
  160.     - added configurable slots for preset files. they can be
  161.       accessed throughout CTRL F1 ... F10 and configured
  162.       by selecting them from the menu. requested by H. Richter.
  163.     - the same scheme now applies to the configurable destination
  164.       paths for copying/moving. keyboard executes, menu selection
  165.       configures.
  166.     - slideshows didn't always stop immediately. fixed.
  167.     - the REQUESTFILE option is now considered after a slideshow
  168.       stopped. requested by P. Habermehl.
  169.     - implemented SHOWCURSOR.
  170.     - finally fixed the publicscreen/customscreen problem. the
  171.       setting SCROPENMODE=CUSTOM/PUBLIC/NONE replaces the former
  172.       tooltype CUSTOMSCREEN.
  173.     - added CX_PRIORITY, CX_POPKEY and CX_POPUP.
  174.       MysticView is now a commodity. ESC to hide, Amiga-Q to quit.
  175.       note: 'hide' keeps the current image - and you keep that in
  176.       mind when you iconify MysticView with a 2880x1440x24 image :)
  177.     - the screen is no longer closed and reopened for the change of
  178.       window settings.
  179.     - fixed a memory allocation bug with the PUBSCREEN setting.
  180.     - many minor changes
  181.     - added AUTOHIDE.
  182.     - the picture aspect is now handled for thumbnails.
  183.     - added pubscreen select and default/public/custom menu items.
  184.     - added appicon
  185.     - added rotation. (preliminary. SHOWCURSOR and grid refresh doesn't
  186.       work corretly with the image being rotated) 
  187.     - fixed install script for 030/FPU version. Reported by B. Murray.
  188.     - deleted pictures are now removed from the list and MysticView
  189.       advances to the next picture. requested by P. Dahlberg.
  190.     - added ROTATESTEP
  191.     - added DEFICON
  192.     - added CONFIRM. requested by P. Dahlberg.
  193.     - added HIDEWITHPICTURE.
  194.     - added ICONIFY.
  195.  
  196.   0.98b
  197.     - fixed PUBSCREEN setting. pubscreens have got precedence
  198.       over CUSTOMSCREEN now. reported by P. Habermehl and M.
  199.       Kilimann.
  200.     - fixed MysticView's new icon to use only required colors.
  201.       reported by M. Kilimann.
  202.     - looping and AUTOQUIT are now applied in general,
  203.       not only in slideshow mode. requested by P. Habermehl.
  204.  
  205. * 0.98a
  206.     - forgot to implement NORECURSE tooltype setting. fixed.
  207.     - added NOLOOP and AUTOQUIT settings. requested by P. Habermehl.
  208.     - most important recent change: new default background color :)
  209.     - implemented SORTMODE none/random/alpha
  210.     - added limitations for unregistered users. :)
  211.  
  212.   0.97h
  213.     - added DITHERMODE setting. implemented EDD dithering.
  214.     - renamed DITHER to DITHERING.
  215.     - pictures that could not be loaded no longer interrupt
  216.       slideshows, and a proper error message will be displayed.
  217.     - added Delete Picture.
  218.     - copy/move/delete now applies to the pictures' icons, too.
  219.     - added STARTPIC setting.
  220.     - restructured menus.
  221.     - added Flip Horizontally and Flip Vertically.
  222.     - MysticView now creates an icon for its settings, if necessary.
  223.     - implemented loading and saving of presets, added PRESETPATH
  224.       and PRESETFILE settings
  225.     - fixed DEFAULT option. now the defaults are overridden by
  226.       arguments specified in the command line.
  227.  
  228.   0.97g
  229.     - the preload task's priority has been reset to -1.
  230.     - added newicon thumbnail feature. (preliminary,
  231.       for experimental purposes only)
  232.  
  233. * 0.97f
  234.     - added preloading.
  235.     - added invisible close and screenback gadgets. this works
  236.       only when both the settings WINSIZEMODE=FULL and
  237.       BACKDROP are specified.
  238.     - MysticView no longer forgets the current filename when
  239.       the configuration is changed, and slideshows will be
  240.       continued.
  241.     - added some more keyboard shortcuts
  242.     - dropped the german documentation, created a guide file and
  243.       an install script
  244.  
  245.   0.97e
  246.     - added picture information and PICINFO setting
  247.     - implemented a new picture-management class consisting
  248.       of several subtasks.
  249.     - slideshow now works as expected. (preload is not
  250.       yet re-implemented, though)
  251.     - fixed many menu-related problems and improved menu layout
  252.     - added copy to..., move to... for 10 configurable slots each.
  253.     - all path/filenames are now handled dynamically
  254.     - with the REQUESTFILE option enabled, a requester no
  255.       longer pops up when images were specified at startup.
  256.     - improved memory management
  257.     - when initialization fails, a requester is shown for
  258.       retry, cancel, or retry using defaults.
  259.     - added LISTFILE commandline option. it allows to specify a
  260.       list file from where to fetch pictures.
  261.     - added Open List File... menu and LISTPATH config.
  262.     - the window border is now refreshed correctly (after approx.
  263.       1/5 second. guess what, a subtask is used here. opaque window
  264.       sizing would suffer too much from refreshing the window border
  265.       all the time :)
  266.     - finally! MysticView should close down gently now if the required
  267.       versions of guigfx or render.library could not be opened (#&§@%!?)
  268.     - new icon tooltypes are created dynamically. no need to upgrade
  269.       MysticView's icon anymore.
  270.  
  271.   0.97d
  272.     - the configuration is now saved to MysticView's icon.
  273.     - menu items didn't toggle correctly (forgot MENUTOGGLE.
  274.       what the heck, why does this work with MagicMenu ;)
  275.     - added more CTRL_C exit breakpoints
  276.     - the main task priority is now reset correctly.
  277.     - improved handling
  278.     - major menu layout rework
  279.     - added AUTOSAVESETTINGS
  280.     - added PREVIEWMODE 
  281.     - added grid refresh
  282.     - fixed lots of minor quirks and problems
  283.  
  284.   0.97c
  285.     - slightly improved screenmode selection logic:
  286.       default screen size is now the workbench's visual
  287.       dimensions, no longer its absolute size.
  288.     - re-implemented screenaspect tooltypes (thanks to ZZA :)
  289.     - added slideshow mode
  290.     - MysticViw now reads its configuration from the icon,
  291.       even when started from shell. commandline arguments
  292.       simply override the settings from the icon's tooltypes.
  293.     - added mouse scrolling - it's now possible to drag the
  294.       picture around in MysticView's window.
  295.     - added a lot of menu items
  296.     - improved HAM refresh logic
  297.     - the screen's title bar is no longer obscured in
  298.       WINOPENMODE=VISIBLE and without BACKDROP mode.
  299.     - added MODEID, SCRWIDTH, SCRHEIGHT
  300.     - added screenmode requester
  301.  
  302.   0.97b
  303.     - MysticView crashed without cybergraphics. Fixed.
  304.  
  305.   0.97a
  306.     - The display part has been rewritten. Now a daemon-like
  307.       view-class handles the display as a background task.
  308.       the new display logic is faster.
  309.     - implemented zooming and scrolling in all displaymodes
  310.       (except for DISPLAYMODE=FIT).
  311.     - implemented DISPLAYMODE KEEPASPECT2 and IGNOREASPECT.
  312.       DISPLAYMODE=ONEPIXEL has got a slightly different meaning now.
  313.     - implemented asychronous, recursive directory scanning.
  314.     - multiselect und patternmatching is now supported via
  315.       drag&drop, filerequester, commandline and wbstart.
  316.     - added some keyboard shortcuts.
  317.     - Next and Previous Picture is now implemented.
  318.     - BORDERLESS has been renamed to BACKDROP.
  319.     - WINSIZEMODE=NORMAL renamed to WINSIZEMODE=DEFAULT,
  320.       WINOPENMODE=NORMAL renamed to WINOPENMODE=DEFAULT
  321.     - PREVIEW und OPAQUESIZING are combined to a new single option: OPAQUE.
  322.     - added new options QUICKPALETTE and DITHER.
  323.     - TRANSPARENCY, REFRESHDELAY and AUTODITHER have been removed.
  324.     - added some menu configurations.
  325.  
  326.   0.96n
  327.     - MysticView now uses DoPictureMethod()/PICMTHD_MAPDRAWHANDLE for
  328.       quick drawing in preview mode and for opaque sizing.
  329.     - added tooltype WINSIZEMODE=SMALL, renamed WINSIZEMODE=66PERCENT
  330.       to WINSIZEMODE=LARGE.
  331.  
  332.   0.96m
  333.     - fixed a minor pubscreen problem.
  334.  
  335.   0.96l
  336.     - a logo task is no longer launched when a startup
  337.       picture is specified.
  338.     - minor internal changes
  339.  
  340.   0.96k
  341.     - since v0.96j, MysticView uses guigfx.library v3
  342.       features, but it still opened guigfx.library v1.
  343.       fixed.
  344.     - minor problems corrected.
  345.     - when a startup picture is specified, the logo task is
  346.       launched with a lower priority than the load task.
  347.     - added STARTPATH tooltype.
  348.  
  349.   0.96j
  350.     - added RENDERMEM option
  351.     - fixed ASL filerequester problems.
  352.  
  353.   0.96i
  354.     - added cursor and mouse scrolling in DISPLAYMODE=ONEPIXEL.
  355.     - window is now WFLG_ACTIVATE.
  356.     - improved refresh mechanism.
  357.     - added KEEPIMAGE.
  358.  
  359.   0.96h
  360.     - added a nicer rendered logo and dropped alpha-channel processing
  361.       for the logo in TRANSPARENCY mode.
  362.     - KEEPASPECT now works in TRANSPARENCY mode on screens with
  363.       aspects different from 1:1.
  364.     - TRANSPARENCY is slightly faster.
  365.     - removed NOBACKFILL hook in TRANSPARENCY mode.
  366.     - added BGCOLOR option.
  367.  
  368.   0.96f
  369.     - drastically reduced memory consumption.
  370.  
  371.   0.96e
  372.     - implemented tooltypes SCREENASPECTX and SCREENASPECTY for
  373.       correction of distorted screen aspects (e.g. Cybergraphics
  374.       640x256, or custom screen modes boosted with MonEd etc)
  375.     - since the autodither value cannot be computed for rendering
  376.       to HAM screen modes, HAM dithering is always enabled with
  377.       AUTODITHER != 0 and disabled with AUTODITHER=0.
  378.     - (finally?) solved all subtask administritation problems.
  379.     - fixed commandline and wbarg parsing and supplied a proper
  380.       template.
  381.     - MysticView now quits with the ESC key.
  382.     - added REQUESTFILE for MysticView to open a filerequester on
  383.       startup.
  384.     - The filerequester now opens asynchronously.
  385.     - included Mac's newicon.
  386.  
  387.   0.96d
  388.     - Fixed a minor problem with MysticView running multiple
  389.       times on HAM public screens.
  390.     - Fixed Division-by-zero problem in MysticView's drawtask
  391.       (hopefully)
  392.     - improved subtask data-share mechanism
  393.     - tooltype options are no longer case sensitive.
  394.  
  395.   0.96c
  396.     - Added tooltype option HAM for MysticView to open
  397.       a HAM screen in combination with CUSTOMSCREEN.
  398.  
  399.   0.96b
  400.     - re-implemented transparency mode
  401.     - implemented About requester
  402.     - improved TRANSPARENCY mode: the background is no longer 
  403.       snapped when a REFRESHWINDOW message arrives
  404.  
  405.   0.96a
  406.     - MysticView has been completely restructured in preparation
  407.       for further enhancements
  408.  
  409.   0.95g
  410.     - added DirOpus configuration example.
  411.     - MysticView has got a menu and a filerequester for loading.
  412.     - if CUSTOMSCREEN is specified, the new screen is actually
  413.       a pubscreen.
  414.     - implemented PRECISION tooltype.
  415.     - 0.95f was eating its own signals - after 16 refresh signal
  416.       arrivals, no more subtasks could be created. Fixed.
  417.  
  418.   0.95f
  419.     - added filename argument and FILENAME tooltype.
  420.     - fixed WINOPENMODE
  421.  
  422.   0.95e
  423.     - MysticView did not work without Cybergraphics. Fixed.
  424.       Thanks to Plex and New Mode who reported this bug.
  425.  
  426.   0.95d
  427.     - minor problems fixed.
  428.  
  429.   0.95c
  430.     - improved speed.
  431.     - implemented CUSTOMSCREEN and DEPTH for MysticView to
  432.       open on a custom sreen. These features are preliminary,
  433.       though.
  434.  
  435.   0.95
  436.     - implemented more reliable shared-data access for
  437.       MysticView's subtasks.
  438.     - drawtask priority reset to 0.
  439.     - removed a lot of bugs from the subtask admin code.
  440.     - MysticView does no longer lose memory.
  441.  
  442.   0.94
  443.     - implemented DISPLAYMODE KEEPASPECT
  444.     - supplied a NOBACKFILL hook for the window.
  445.     - unallocated pens and undefined areas are no longer visible.
  446.     - the redraw task now runs with a priority of -1.
  447.     - slightly improved opaque-sizing. the rastered bitmap is
  448.       precalculated right after loading, when OPAQUESIZING=TRUE
  449.       and TRANSPARENCY=0
  450.     - fixed WINTOP and WINLEFT.
  451.  
  452.   0.93
  453.     - added asynchronous drawing - leading to much better
  454.       window handling
  455.     - MysticView runs with a priority of 1, its subtasks
  456.       with a priority of 0
  457.     - added tooltype options
  458.  
  459.   0.92
  460.     - implemented DISPMODE_ONEPIXEL.
  461.     - heavily trained for stableness.
  462.  
  463.   0.91
  464.     - memory management improved
  465.  
  466.   0.9
  467.     - completely rewritten from the scratch, now using
  468.       guigfx.library. features asynchronous loading,
  469.       a transparent window, dithering, more elaborated
  470.       window sizing and opening techniques, 
  471.       different display modes, and much more.
  472.  
  473.  
  474.   -------------------------- cut ---------------------------
  475.  
  476.   0.76
  477.     - layout improved.
  478.     - implemented ADAPTIVEBORDER
  479.  
  480.   0.75
  481.     - added lots of tooltype options
  482.     - fixed many minor problems
  483.     - greatly improved some image refresh problems.
  484.  
  485. * 0.68
  486.     - minor changes
  487.     - there was a heavy bug in v16.1 and v16.2 of render.library.
  488.       I guess that MysticView crashed right at startup if you did
  489.       NOT use the 68060 version. Sorry. I bumped the required
  490.       library version to v17 where this bug has been fixed.
  491.  
  492.   0.67
  493.     - major rework and clean-up
  494.  
  495.   0.66
  496.     - The color allocation strategy has been improved.
  497.  
  498.   0.65
  499.     - I couldn't quickly get rid of some heavy bugs I've
  500.       introduced with v0.64. So I decided to continue work
  501.       with v0.62 and render.library v12.0.
  502.       Asynchronous loading is no longer implemented. 
  503.       This version seems to work pretty stable.
  504.  
  505.   0.64
  506.     - asynchronous loading implemented.
  507.  
  508.   0.63
  509.     - About is asynchronous now.
  510.     - improved color allocation strategy.
  511.     - MysticView crashed on 2-color-displays. Fixed.
  512.  
  513.   0.62
  514.     - better allocation strategy for critical colors on
  515.       displays with few sharable pens.
  516.     - Filerequester implemented.
  517.         - A percentual render progress display and several messages
  518.       are displayed in the window's title bar.
  519.         - The picture's width is now layouted pixelwise, no longer in
  520.       multiples of 16 pixels.
  521.     - Various enhancements and bugfixes
  522.  
  523.   0.60
  524.     - Faster display.
  525.     - Several bugs fixed.
  526.     - Fixed display problems (window borders and flicker...).
  527.     - Pooled memory management implemented.
  528.     - Window is SIMPLE_REFRESH now.
  529.     - Requires less memory.
  530.     - Nicer logo.
  531.     - Menu implemented for "About" requester and "Quit". Other
  532.       menu functions are not yet implemented.
  533.  
  534.   0.53
  535.     - faster window refresh.
  536.     - Requires less memory
  537.  
  538.   0.52    
  539.     - now takes care of aspect ratios.
  540.       This applies to both the image and the screen mode.
  541.     - nicer logo
  542.  
  543.   0.51
  544.     - MysticView lost memory. Fixed.
  545.     - Sped-up window refresh after resizing.
  546.     - uses PRECISION_IMAGE instead of PRECISION_EXACT.
  547.  
  548.   0.50
  549.     - initial version
  550.